| Fully Qualified Name: | Laminas\Cache\Service\StorageAdapterPluginManagerFactory |
| Implements: | FactoryInterface |
| Name | Description | Defined By |
|---|---|---|
| __invoke() | {@inheritDoc} | StorageAdapterPluginManagerFactory |
| createService() | {@inheritDoc} | StorageAdapterPluginManagerFactory |
| setCreationOptions() | laminas-servicemanager v2 support for invocation options. | StorageAdapterPluginManagerFactory |
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $container | ||
| $name | ||
| $options |
Returns: \AdapterPluginManager
{@inheritDoc}
| Parameter Name | Type | Description |
|---|---|---|
| $container | ||
| $name | ||
| $requestedName |
Returns: \AdapterPluginManager
laminas-servicemanager v2 support for invocation options.
| Parameter Name | Type | Description |
|---|---|---|
| $options | array |
Returns: void